From: Chong Yidong Date: Mon, 28 May 2007 04:11:07 +0000 (+0000) Subject: * message.el (message-narrow-to-headers-or-head): Ignore X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~2175 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3938661c207036c57c38ea9bb2c0f24460eb2210;p=emacs.git * message.el (message-narrow-to-headers-or-head): Ignore mail-header-separator in the body. --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 3d32d024473..e3cba144f17 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -2,6 +2,8 @@ * message.el (message-pop-to-buffer): Add switch-function argument. (message-mail): Pass switch-function argument to it. + (message-narrow-to-headers-or-head): Ignore mail-header-separator in + the body. 2007-05-09 Didier Verna